negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010
Class Hypothesis

java.lang.Object
  extended by negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.Hypothesis
Direct Known Subclasses:
EvaluatorHypothesis, WeightHypothesis

public class Hypothesis
extends java.lang.Object

Author:
Colin Williams

Constructor Summary
Hypothesis()
           
 
Method Summary
 double getProbability()
           
 void setProbability(double probability)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hypothesis

public Hypothesis()
Method Detail

getProbability

public double getProbability()

setProbability

public void setProbability(double probability)